Package | ans.fhir.fr.cds |
Type | CapabilityStatement |
Id | Id |
FHIR Version | R4 |
Source | https://interop.esante.gouv.fr/ig/fhir/cds/https://interop.esante.gouv.fr/ig/fhir/cds/2.0.0/CapabilityStatement-CDSConsommateur.html |
Url | https://interop.esante.gouv.fr/ig/fhir/cds/CapabilityStatement/CDSConsommateur |
Version | 2.0.0 |
Status | active |
Date | 2023-07-14 |
Name | consommateur-cds |
Title | CI-SIS Gestion du Cercle de Soins - Consommateur |
Experimental | False |
Realm | fr |
Authority | national |
Description | Le rôle de consommateur incarné par un système, peut consulter un cercle de soins. Exemples de consommateur : un dossier patient informatisé, un système de gestion de laboratoire, un système d’information radiologique, un logiciel de gestion de cabinet, un service numérique d’appui à la coordination. |
Kind | requirements |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement CDSConsommateur
json
, xml
Note to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
client
Recherche de cercles de soins
L’ANS propose des référentiels dédiés à la politique de sécurité (la PGSSI-S) et des mécanismes de sécurisation sont définis dans les volets de la couche Transport du Cadre d’Interopérabilité des systèmes d’information de santé (CI-SIS)
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | V-R | S | U | C | H-I | H-T | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|---|---|---|
CareTeam | https://interop.esante.gouv.fr/ig/fhir/cds/StructureDefinition/cds-ihe-careteam | y | y | y | y | y | identifier, CDSCareTeamStart, CDSCareTeamEnd, status, _lastUpdated, category, date, participant, patient, subject, CDSCareTeamParticipantStart, CDSCareTeamParticipantEnd, CareTeamManagingOrganization | |||||
Patient | https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient | y | y | identifier, family, given, name, address, birthdate, gender, birthplace | ||||||||
RelatedPerson | https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-related-person | y | y | _id, name, relationship | ||||||||
Organization | https://interop.esante.gouv.fr/ig/fhir/cds/StructureDefinition/cds-organization | y | y | _id, name, identifier, partof | ||||||||
PractitionerRole | https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-practitioner Additional supported profiles: AS PractitionerRole Profile | y | y | _id, practitioner, role |
read
, vread
, search-type
, history-instance
, history-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | identifier | token | identifiant du cercle de soins |
SHALL | CDSCareTeamStart | date | date de création du cercle de soins |
SHALL | CDSCareTeamEnd | date | date de fin du cercle de soins |
SHALL | status | token | statut du cercle de soins |
SHALL | _lastUpdated | date | date de mise à jour du cercle de soins |
SHALL | category | token | Représente la catégorie cercle de soins. |
SHALL | date | date | Représente la période couverte par le cercle de soins. |
SHALL | participant | reference | Représente les participants impliqués dans le cercle de soins. |
SHALL | patient | reference | Représente le patient du cercle de soins. |
SHALL | subject | reference | Représente le sujet du cercle de soins. |
SHALL | CDSCareTeamParticipantStart | date | Date d'entrée d'un membre du cercle de soins |
SHALL | CDSCareTeamParticipantEnd | date | Date de sortie d'un membre du cercle de soins |
SHALL | CareTeamManagingOrganization | reference | Représente le paramètre de recherche chaîné créé pour le volet CdS de manière à pouvoir utiliser comme critère de recherche l'organisation responsable du cercle de soins. |
read
, search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | identifier | token | Identifiant du patient |
SHALL | family | string | Nom de famille du patient |
SHALL | given | string | Prénom du patient |
SHALL | name | string | Nom du patient |
SHALL | address | string | Adresse du patient |
SHALL | birthdate | date | Date de naissance du patient |
SHALL | gender | token | Genre du patient |
SHALL | birthplace | string | Genre du patient |
read
, search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id | token | Identifiant technique de la personne de confiance |
SHALL | name | string | Nom de la personne de confiance |
SHALL | relationship | token | Relation entre le patient et la personne de confiance |
read
, search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id | token | Identifiant technique de la personne de confiance |
SHALL | name | string | Nom de la personne de confiance |
SHALL | identifier | token | Nom de la personne de confiance |
SHALL | partof | reference | Reference vers l'entite juridique |
read
, search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id | token | Identifiant technique du membre professionnel dans la situation d'exercice |
SHALL | practitioner | reference | Référence du professionnel |
SHALL | role | token | Rôle du membre de cercle de soins |
{
"resourceType" : "CapabilityStatement",
"id" : "CDSConsommateur",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement CDSConsommateur</b></p><a name=\"CDSConsommateur\"> </a><a name=\"hcCDSConsommateur\"> </a><a name=\"CDSConsommateur-fr-FR\"> </a><h2 id=\"title\">CI-SIS Gestion du Cercle de Soins - Consommateur</h2><ul><li>Implementation Guide Version: 2.0.0 </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>json</code>, <code>xml</code></li><li>Supported Patch Formats: </li><li>Published on: 2023-07-14 </li><li>Published by: ANS </li></ul><blockquote class=\"impl-note\"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.</p></blockquote><h3 id=\"shallIGs\">SHALL Support the Following Implementation Guides</h3><ul><li><a href=\"index.html\">https://interop.esante.gouv.fr/ig/fhir/cds/ImplementationGuide/ans.fhir.fr.cds</a></li></ul><h2 id=\"rest\">FHIR RESTful Capabilities</h2><div class=\"panel panel-default\"><div class=\"panel-heading\"><h3 id=\"mode1\" class=\"panel-title\">Mode: <code>client</code></h3></div><div class=\"panel-body\"><div><p>Recherche de cercles de soins</p>\n</div><div class=\"lead\"><em>Security</em></div><blockquote><div><p>LâANS propose des référentiels dédiés à la politique de sécurité (la PGSSI-S) et des mécanismes de sécurisation sont définis dans les volets de la couche Transport du Cadre dâInteropérabilité des systèmes dâinformation de santé (CI-SIS)</p>\n</div></blockquote><div class=\"lead\"><em>Summary of System-wide Interactions</em></div></div></div><h3 id=\"resourcesCap1\">Capabilities by Resource/Profile</h3><h4 id=\"resourcesSummary1\">Summary</h4><p>The summary table lists the resources that are part of this configuration, and for each resource it lists:</p><ul><li>The relevant profiles (if any)</li><li>The interactions supported by each resource (<b><span class=\"bg-info\">R</span></b>ead, <b><span class=\"bg-info\">S</span></b>earch, <b><span class=\"bg-info\">U</span></b>pdate, and <b><span class=\"bg-info\">C</span></b>reate, are always shown, while <b><span class=\"bg-info\">VR</span></b>ead, <b><span class=\"bg-info\">P</span></b>atch, <b><span class=\"bg-info\">D</span></b>elete, <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">I</span></b>nstance, or <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">T</span></b>ype are only present if at least one of the resources has support for them.</li><li><span>The required, recommended, and some optional search parameters (if any). </span></li><li>The linked resources enabled for <code>_include</code></li><li>The other resources enabled for <code>_revinclude</code></li><li>The operations on the resource (if any)</li></ul><div class=\"table-responsive\"><table class=\"table table-condensed table-hover\"><thead><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th class=\"text-center\"><b title=\"GET a resource (read interaction)\">R</b></th><th class=\"text-center\"><b title=\"GET past versions of resources (vread interaction)\">V-R</b></th><th class=\"text-center\"><b title=\"GET all set of resources of the type (search interaction)\">S</b></th><th class=\"text-center\"><b title=\"PUT a new resource version (update interaction)\">U</b></th><th class=\"text-center\"><b title=\"POST a new resource (create interaction)\">C</b></th><th class=\"text-center\"><b title=\"GET changes to a resource (history interaction on instance)\">H-I</b></th><th class=\"text-center\"><b title=\"GET changes for all resources of the type (history interaction on type)\">H-T</b></th><th><b title=\"Required and recommended search parameters\">Searches</b></th><th><code><b>_include</b></code></th><th><code><b>_revinclude</b></code></th><th><b>Operations</b></th></tr></thead><tbody><tr><td><a href=\"#CareTeam1-1\">CareTeam</a></td><td><a href=\"StructureDefinition-cds-ihe-careteam.html\">https://interop.esante.gouv.fr/ig/fhir/cds/StructureDefinition/cds-ihe-careteam</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>identifier, CDSCareTeamStart, CDSCareTeamEnd, status, _lastUpdated, category, date, participant, patient, subject, CDSCareTeamParticipantStart, CDSCareTeamParticipantEnd, CareTeamManagingOrganization</td><td/><td/><td/></tr><tr><td><a href=\"#Patient1-2\">Patient</a></td><td><a href=\"https://hl7.fr/ig/fhir/core/2.0.1/StructureDefinition-fr-core-patient.html\">https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient</a></td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>identifier, family, given, name, address, birthdate, gender, birthplace</td><td/><td/><td/></tr><tr><td><a href=\"#RelatedPerson1-3\">RelatedPerson</a></td><td><a href=\"https://hl7.fr/ig/fhir/core/2.0.1/StructureDefinition-fr-core-related-person.html\">https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-related-person</a></td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_id, name, relationship</td><td/><td/><td/></tr><tr><td><a href=\"#Organization1-4\">Organization</a></td><td><a href=\"StructureDefinition-cds-organization.html\">https://interop.esante.gouv.fr/ig/fhir/cds/StructureDefinition/cds-organization</a></td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_id, name, identifier, partof</td><td/><td/><td/></tr><tr><td><a href=\"#PractitionerRole1-5\">PractitionerRole</a></td><td><a href=\"https://interop.esante.gouv.fr/ig/fhir/annuaire/1.0.1/StructureDefinition-as-practitioner.html\">https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-practitioner</a><br/><em>Additional supported profiles:</em><br/>��<a href=\"https://interop.esante.gouv.fr/ig/fhir/annuaire/1.0.1/StructureDefinition-as-practitionerrole.html\">AS PractitionerRole Profile</a></td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_id, practitioner, role</td><td/><td/><td/></tr></tbody></table></div><hr/><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"CareTeam1-1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>CareTeam</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-cds-ihe-careteam.html\">CDS CareTeam Profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>vread</code>, <code>search-type</code>, <code>history-instance</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/careteam.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>identifiant du cercle de soins</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-cds-careteam-start.html\">CDSCareTeamStart</a></td><td><code>date</code></td><td><div><p>date de création du cercle de soins</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-cds-careteam-end.html\">CDSCareTeamEnd</a></td><td><code>date</code></td><td><div><p>date de fin du cercle de soins</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/careteam.html#search\">status</a></td><td><code>token</code></td><td><div><p>statut du cercle de soins</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_lastUpdated</a></td><td><code>date</code></td><td><div><p>date de mise à jour du cercle de soins</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/careteam.html#search\">category</a></td><td><code>token</code></td><td><div><p>Représente la catégorie cercle de soins.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/careteam.html#search\">date</a></td><td><code>date</code></td><td><div><p>Représente la période couverte par le cercle de soins.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/careteam.html#search\">participant</a></td><td><code>reference</code></td><td><div><p>Représente les participants impliqués dans le cercle de soins.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/careteam.html#search\">patient</a></td><td><code>reference</code></td><td><div><p>Représente le patient du cercle de soins.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/careteam.html#search\">subject</a></td><td><code>reference</code></td><td><div><p>Représente le sujet du cercle de soins.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-cds-careteam-participant-start.html\">CDSCareTeamParticipantStart</a></td><td><code>date</code></td><td><div><p>Date d'entrée d'un membre du cercle de soins</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-cds-careteam-participant-end.html\">CDSCareTeamParticipantEnd</a></td><td><code>date</code></td><td><div><p>Date de sortie d'un membre du cercle de soins</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-cds-careteam-managing-organization.html\">CareTeamManagingOrganization</a></td><td><code>reference</code></td><td><div><p>Représente le paramètre de recherche chaîné créé pour le volet CdS de manière à pouvoir utiliser comme critère de recherche l'organisation responsable du cercle de soins.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Patient1-2\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Patient</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"https://hl7.fr/ig/fhir/core/2.0.1/StructureDefinition-fr-core-patient.html\">FR Core Patient Profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>Identifiant du patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">family</a></td><td><code>string</code></td><td><div><p>Nom de famille du patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">given</a></td><td><code>string</code></td><td><div><p>Prénom du patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">name</a></td><td><code>string</code></td><td><div><p>Nom du patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">address</a></td><td><code>string</code></td><td><div><p>Adresse du patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">birthdate</a></td><td><code>date</code></td><td><div><p>Date de naissance du patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">gender</a></td><td><code>token</code></td><td><div><p>Genre du patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-cds-patient-birthplace.html\">birthplace</a></td><td><code>string</code></td><td><div><p>Genre du patient</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"RelatedPerson1-3\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>RelatedPerson</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"https://hl7.fr/ig/fhir/core/2.0.1/StructureDefinition-fr-core-related-person.html\">FR Core Related Person Profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>token</code></td><td><div><p>Identifiant technique de la personne de confiance</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/relatedperson.html#search\">name</a></td><td><code>string</code></td><td><div><p>Nom de la personne de confiance</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/relatedperson.html#search\">relationship</a></td><td><code>token</code></td><td><div><p>Relation entre le patient et la personne de confiance</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Organization1-4\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Organization</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-cds-organization.html\">CDS Organization Profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>token</code></td><td><div><p>Identifiant technique de la personne de confiance</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/organization.html#search\">name</a></td><td><code>string</code></td><td><div><p>Nom de la personne de confiance</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/organization.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>Nom de la personne de confiance</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/organization.html#search\">partof</a></td><td><code>reference</code></td><td><div><p>Reference vers l'entite juridique</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"PractitionerRole1-5\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>PractitionerRole</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"https://interop.esante.gouv.fr/ig/fhir/annuaire/1.0.1/StructureDefinition-as-practitioner.html\">AS Practitioner Profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"https://interop.esante.gouv.fr/ig/fhir/annuaire/1.0.1/StructureDefinition-as-practitionerrole.html\">AS PractitionerRole Profile</a></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>token</code></td><td><div><p>Identifiant technique du membre professionnel dans la situation d'exercice</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/practitionerrole.html#search\">practitioner</a></td><td><code>reference</code></td><td><div><p>Référence du professionnel</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/practitionerrole.html#search\">role</a></td><td><code>token</code></td><td><div><p>Rôle du membre de cercle de soins</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div></div>"
},
"url" : "https://interop.esante.gouv.fr/ig/fhir/cds/CapabilityStatement/CDSConsommateur",
"version" : "2.0.0",
"name" : "consommateur-cds",
"title" : "CI-SIS Gestion du Cercle de Soins - Consommateur",
"status" : "active",
"experimental" : false,
"date" : "2023-07-14",
"publisher" : "ANS",
"contact" : [
{
"name" : "ANS",
"telecom" : [
{
"system" : "url",
"value" : "https://esante.gouv.fr"
}
]
}
],
"description" : "Le rôle de consommateur incarné par un système, peut consulter un cercle de soins. Exemples de consommateur : un dossier patient informatisé, un système de gestion de laboratoire, un système dâinformation radiologique, un logiciel de gestion de cabinet, un service numérique dâappui à la coordination.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR",
"display" : "FRANCE"
}
]
}
],
"kind" : "requirements",
"fhirVersion" : "4.0.1",
"format" : [
"json",
"xml"
],
"implementationGuide" : [
"https://interop.esante.gouv.fr/ig/fhir/cds/ImplementationGuide/ans.fhir.fr.cds"
],
"rest" : [
{
"mode" : "client",
"documentation" : "Recherche de cercles de soins",
"security" : {
"cors" : false,
"description" : "LâANS propose des référentiels dédiés à la politique de sécurité (la PGSSI-S) et des mécanismes de sécurisation sont définis dans les volets de la couche Transport du Cadre dâInteropérabilité des systèmes dâinformation de santé (CI-SIS)"
},
"resource" : [
{
"type" : "CareTeam",
"profile" : "https://interop.esante.gouv.fr/ig/fhir/cds/StructureDefinition/cds-ihe-careteam",
"interaction" : [
{
"code" : "read"
},
{
"code" : "vread"
},
{
"code" : "search-type"
},
{
"code" : "history-instance"
},
{
"code" : "history-type"
}
],
"searchParam" : [
{
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"type" : "token",
"documentation" : "identifiant du cercle de soins"
},
{
"name" : "CDSCareTeamStart",
"definition" : "https://interop.esante.gouv.fr/ig/fhir/cds/SearchParameter/cds-careteam-start",
"type" : "date",
"documentation" : "date de création du cercle de soins"
},
{
"name" : "CDSCareTeamEnd",
"definition" : "https://interop.esante.gouv.fr/ig/fhir/cds/SearchParameter/cds-careteam-end",
"type" : "date",
"documentation" : "date de fin du cercle de soins"
},
{
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/CareTeam-status",
"type" : "token",
"documentation" : "statut du cercle de soins"
},
{
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
"type" : "date",
"documentation" : "date de mise à jour du cercle de soins"
},
{
"name" : "category",
"definition" : "http://hl7.org/fhir/SearchParameter/CareTeam-category",
"type" : "token",
"documentation" : "Représente la catégorie cercle de soins."
},
{
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
"type" : "date",
"documentation" : "Représente la période couverte par le cercle de soins."
},
{
"name" : "participant",
"definition" : "http://hl7.org/fhir/SearchParameter/CareTeam-participant",
"type" : "reference",
"documentation" : "Représente les participants impliqués dans le cercle de soins."
},
{
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
"type" : "reference",
"documentation" : "Représente le patient du cercle de soins."
},
{
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/CareTeam-subject",
"type" : "reference",
"documentation" : "Représente le sujet du cercle de soins."
},
{
"name" : "CDSCareTeamParticipantStart",
"definition" : "https://interop.esante.gouv.fr/ig/fhir/cds/SearchParameter/cds-careteam-participant-start",
"type" : "date",
"documentation" : "Date d'entrée d'un membre du cercle de soins"
},
{
"name" : "CDSCareTeamParticipantEnd",
"definition" : "https://interop.esante.gouv.fr/ig/fhir/cds/SearchParameter/cds-careteam-participant-end",
"type" : "date",
"documentation" : "Date de sortie d'un membre du cercle de soins"
},
{
"name" : "CareTeamManagingOrganization",
"definition" : "https://interop.esante.gouv.fr/ig/fhir/cds/SearchParameter/cds-careteam-managing-organization",
"type" : "reference",
"documentation" : "Représente le paramètre de recherche chaîné créé pour le volet CdS de manière à pouvoir utiliser comme critère de recherche l'organisation responsable du cercle de soins."
}
]
},
{
"type" : "Patient",
"profile" : "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient",
"interaction" : [
{
"code" : "read"
},
{
"code" : "search-type"
}
],
"searchParam" : [
{
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Patient-identifier",
"type" : "token",
"documentation" : "Identifiant du patient"
},
{
"name" : "family",
"definition" : "http://hl7.org/fhir/SearchParameter/individual-family",
"type" : "string",
"documentation" : "Nom de famille du patient"
},
{
"name" : "given",
"definition" : "http://hl7.org/fhir/SearchParameter/individual-given",
"type" : "string",
"documentation" : "Prénom du patient"
},
{
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/Patient-name",
"type" : "string",
"documentation" : "Nom du patient"
},
{
"name" : "address",
"definition" : "http://hl7.org/fhir/SearchParameter/individual-address",
"type" : "string",
"documentation" : "Adresse du patient"
},
{
"name" : "birthdate",
"definition" : "http://hl7.org/fhir/SearchParameter/individual-birthdate",
"type" : "date",
"documentation" : "Date de naissance du patient"
},
{
"name" : "gender",
"definition" : "http://hl7.org/fhir/SearchParameter/individual-gender",
"type" : "token",
"documentation" : "Genre du patient"
},
{
"name" : "birthplace",
"definition" : "https://interop.esante.gouv.fr/ig/fhir/cds/SearchParameter/cds-patient-birthplace",
"type" : "string",
"documentation" : "Genre du patient"
}
]
},
{
"type" : "RelatedPerson",
"profile" : "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-related-person",
"interaction" : [
{
"code" : "read"
},
{
"code" : "search-type"
}
],
"searchParam" : [
{
"name" : "_id",
"definition" : "http://hl7.org/fhir/SearchParameter/Resource-id",
"type" : "token",
"documentation" : "Identifiant technique de la personne de confiance"
},
{
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-name",
"type" : "string",
"documentation" : "Nom de la personne de confiance"
},
{
"name" : "relationship",
"definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-relationship",
"type" : "token",
"documentation" : "Relation entre le patient et la personne de confiance"
}
]
},
{
"type" : "Organization",
"profile" : "https://interop.esante.gouv.fr/ig/fhir/cds/StructureDefinition/cds-organization",
"interaction" : [
{
"code" : "read"
},
{
"code" : "search-type"
}
],
"searchParam" : [
{
"name" : "_id",
"definition" : "http://hl7.org/fhir/SearchParameter/Resource-id",
"type" : "token",
"documentation" : "Identifiant technique de la personne de confiance"
},
{
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/Organization-name",
"type" : "string",
"documentation" : "Nom de la personne de confiance"
},
{
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Organization-identifier",
"type" : "token",
"documentation" : "Nom de la personne de confiance"
},
{
"name" : "partof",
"definition" : "http://hl7.org/fhir/SearchParameter/Organization-partof",
"type" : "reference",
"documentation" : "Reference vers l'entite juridique"
}
]
},
{
"type" : "PractitionerRole",
"profile" : "https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-practitioner",
"supportedProfile" : [
"https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-practitionerrole"
],
"interaction" : [
{
"code" : "read"
},
{
"code" : "search-type"
}
],
"searchParam" : [
{
"name" : "_id",
"definition" : "http://hl7.org/fhir/SearchParameter/Resource-id",
"type" : "token",
"documentation" : "Identifiant technique du membre professionnel dans la situation d'exercice"
},
{
"name" : "practitioner",
"definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner",
"type" : "reference",
"documentation" : "Référence du professionnel"
},
{
"name" : "role",
"definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-role",
"type" : "token",
"documentation" : "Rôle du membre de cercle de soins"
}
]
}
]
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.